Fix typos that broke OS X build.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jul 2012 16:58:37 +0000 (09:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 12 Jul 2012 16:58:37 +0000 (09:58 -0700)
commit77f7b98f574f117388cf9a99948d398faa6707bb
treecfe622889c77caf8643414816e959e291a1e98d9
parentb523cac43c3410b7d573c25136b030ec0dd9e56a
Fix typos that broke OS X build.

Reported by Randal L. Schwartz in
<http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00225.html>.
* nsterm.m (ns_timeout): Add missing local decl.
(ns_get_color): snprintf -> sprintf, to fix typo.
src/ChangeLog
src/nsterm.m